STEP 13: Now let's add another if statement! Make sure is at the bottom of your program and NOT indented!
- Change the the test variable to choice2 and change the test value to "underwater".
- Drop a Say command inside the if statement and change the string in .say() to "Under the sea!"
- Drop the Underwater background inside the if statement.
To navigate the page using the TAB key, first press ESC to exit the code editor.